Files
a813d305-abb6-40aa-9540-13a…/vercel.json
2026-05-20 10:56:27 +00:00

5 lines
97 B
JSON

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