Files
7f70ebd8-a269-43e8-821f-06e…/vercel.json
2026-03-09 09:57:24 +00:00

5 lines
97 B
JSON

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