Files
d81b5070-39e6-45c1-a494-ea8…/vercel.json
2026-05-01 17:33:01 +00:00

5 lines
97 B
JSON

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