Files
b07bd6d5-bfc9-4be3-ad97-491…/vercel.json
2026-04-18 08:40:09 +00:00

5 lines
97 B
JSON

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