Files
f0f0b8a9-ad86-4676-b79b-58e…/vercel.json
2026-03-03 10:44:28 +00:00

5 lines
97 B
JSON

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