Files
48afc3bf-8192-48cc-bea8-3e2…/vercel.json
2026-04-26 05:13:46 +00:00

5 lines
97 B
JSON

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