Files
e0d897f7-5214-4458-9bda-87a…/vercel.json
2026-04-17 09:30:38 +00:00

5 lines
97 B
JSON

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