Files
7fb238b0-6b0b-4e63-8296-e15…/vercel.json
2026-03-18 15:06:25 +00:00

5 lines
97 B
JSON

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