Files
f60c168a-c6e6-49b8-88ce-c3e…/vercel.json
2026-05-10 16:54:10 +00:00

5 lines
97 B
JSON

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