Files
283f2e3e-9566-4a8b-8efe-003…/vercel.json
2026-06-03 13:32:02 +00:00

5 lines
97 B
JSON

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