Files
172ec97f-cc4f-448c-9157-883…/vercel.json
2026-04-18 06:01:30 +00:00

5 lines
97 B
JSON

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