Files
102c8e33-52e9-4367-b168-ee3…/vercel.json
2026-06-09 09:30:13 +00:00

5 lines
97 B
JSON

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