Files
d15f36c7-2b73-4afe-9488-2b0…/vercel.json
2026-03-07 12:20:46 +00:00

5 lines
97 B
JSON

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