Files
6b3181de-c184-42ac-ab4f-1ca…/vercel.json
2026-04-29 01:03:32 +00:00

5 lines
97 B
JSON

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