why do you keep asking for the npm run dev command if it is in production?
megatake
TRIALOP
2 years ago
NIXPACKSBUILDCMD=composer install && npm install --production && php artisan migrate --force
why do you keep asking about the npm run dev command if it's in production? how do i sucion it to deploy well in a laravel 11 project with vite
ⓘ Deployment information is only viewable by Project members and Railway admins.
0 Replies