Files
e4a86e47-dc6d-403d-9d8e-2f9…/vercel.json
2026-04-22 12:14:33 +00:00

5 lines
97 B
JSON

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