Files
2dff4b99-e7b0-4b51-8085-8cc…/vercel.json
2026-05-19 16:56:11 +00:00

5 lines
97 B
JSON

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