Files
0bddf4f0-8d98-4db1-882a-80b…/vercel.json
2026-06-03 03:58:27 +00:00

5 lines
97 B
JSON

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