Files
6e6db437-9007-414c-bc43-d23…/vercel.json
2026-03-15 12:13:30 +00:00

5 lines
97 B
JSON

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