Files
463a54f4-d34e-4bdd-a605-87b…/vercel.json
2026-06-08 12:56:03 +00:00

5 lines
97 B
JSON

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