Files
e34cff1a-5673-47b3-a0dd-ceb…/vercel.json
2026-03-05 12:55:17 +00:00

5 lines
97 B
JSON

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