Files
bd792cd1-5c5c-4bc4-8709-4fe…/vercel.json
2026-04-18 05:08:39 +00:00

5 lines
97 B
JSON

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