Files
f8020c03-f8c1-459f-924a-38a…/vercel.json
2026-03-03 05:11:58 +00:00

5 lines
97 B
JSON

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