Files
ff2cf140-0be3-4be6-b273-b08…/vercel.json
2026-04-15 14:06:38 +00:00

5 lines
97 B
JSON

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