Files
ba2186ab-d2e4-4a7b-86a8-4f1…/vercel.json
2026-05-10 03:48:55 +00:00

5 lines
97 B
JSON

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