Files
8ff41f35-17c8-4083-81dc-835…/vercel.json
2026-04-13 11:47:50 +00:00

5 lines
97 B
JSON

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