Files
7e46e1ed-0661-47ce-b035-013…/vercel.json
2026-03-09 22:08:14 +00:00

5 lines
97 B
JSON

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