Files
836eb917-8b7a-40ed-bc28-1e4…/vercel.json
2026-06-12 22:58:51 +00:00

5 lines
97 B
JSON

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