Files
8b5f046d-5b1a-4fc1-be74-624…/vercel.json
2026-05-17 14:45:41 +00:00

5 lines
97 B
JSON

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