Files
2766be9b-955b-4ac4-8d70-154…/vercel.json
2026-04-06 19:42:15 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}