Files
8b11be07-2017-4946-ac68-ce6…/vercel.json
2026-03-14 08:59:53 +00:00

5 lines
97 B
JSON

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