Files
98051506-63d2-4d07-aa13-9d1…/vercel.json
2026-05-16 21:39:44 +00:00

5 lines
97 B
JSON

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