Files
b5fcb509-c201-46b2-8a94-065…/vercel.json
2026-03-07 20:54:24 +00:00

5 lines
97 B
JSON

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