Files
ec6f4c38-8651-4b6e-89cc-3e5…/vercel.json
2026-06-08 10:11:51 +00:00

5 lines
97 B
JSON

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