Files
4b12ec46-1853-41f5-8871-f3f…/vercel.json
2026-06-10 16:21:20 +00:00

5 lines
97 B
JSON

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