Files
fdb60c82-19dd-4a59-9052-ebd…/vercel.json
2026-04-12 18:58:51 +00:00

5 lines
97 B
JSON

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