Files
dd8226e6-e3ac-4eb3-8328-e01…/vercel.json
2026-05-07 11:22:38 +00:00

5 lines
97 B
JSON

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