Files
8a81a90d-4759-4827-b589-e6f…/vercel.json
2026-06-10 09:06:21 +00:00

5 lines
97 B
JSON

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