Files
c1ea3901-e344-4c42-af8e-be7…/vercel.json
2026-04-26 16:13:20 +00:00

5 lines
97 B
JSON

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