Files
b1d464ee-fbf3-4670-a7f0-41d…/vercel.json
2026-03-03 15:48:36 +00:00

5 lines
97 B
JSON

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