Files
aee7f4f5-296f-49e8-9972-df6…/vercel.json
2026-04-22 23:39:23 +00:00

5 lines
97 B
JSON

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