Files
ceaf7ba2-f51c-4d3e-b157-64e…/vercel.json
2026-06-09 22:39:44 +00:00

5 lines
97 B
JSON

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