Files
e2d80409-956d-4c62-a15b-fbf…/vercel.json
2026-04-29 06:35:55 +00:00

5 lines
97 B
JSON

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