Files
ef7ac501-2232-4cbe-9d2b-b3e…/vercel.json
2026-03-31 10:18:05 +00:00

5 lines
97 B
JSON

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