Files
5789f9d8-6230-4dd8-bb04-51a…/vercel.json
2026-04-26 19:09:05 +00:00

5 lines
97 B
JSON

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