Files
e8d17001-c11c-4f17-a27b-ad7…/vercel.json
2026-03-04 01:48:02 +00:00

5 lines
97 B
JSON

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