Files
f0799bff-7bf4-43e3-b10b-e4a…/vercel.json
2026-06-04 11:19:49 +00:00

5 lines
97 B
JSON

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