Files
21c8759c-32b4-4b59-9fea-79d…/vercel.json
2026-06-13 01:20:55 +00:00

5 lines
97 B
JSON

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