Files
5ed40c83-9de9-4b2d-b701-67d…/vercel.json
2026-03-11 09:13:17 +00:00

5 lines
97 B
JSON

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