Files
38d4d1fb-788f-41a9-9cb4-358…/vercel.json
2026-05-05 20:07:06 +00:00

5 lines
97 B
JSON

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