Files
6f98a57f-f435-49e8-88de-e79…/vercel.json
2026-04-21 10:41:48 +00:00

5 lines
97 B
JSON

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