Files
a4e33fb5-c8ad-4f4c-b9f5-2a2…/vercel.json
2026-05-17 10:06:35 +00:00

5 lines
97 B
JSON

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