Files
a17f0485-b012-4ce3-b6ed-31f…/vercel.json
2026-03-03 08:59:46 +00:00

5 lines
97 B
JSON

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