Files
c1da2ef0-923a-40f7-871f-a92…/vercel.json
2026-06-09 07:56:24 +00:00

5 lines
97 B
JSON

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