Files
49b5015f-73cc-4b8b-9ede-cce…/vercel.json
2026-04-25 08:36:13 +00:00

5 lines
97 B
JSON

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