Files
b5e3f66c-c2e6-4bec-a752-bba…/vercel.json
2026-03-06 06:19:45 +00:00

5 lines
97 B
JSON

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