Files
af5c5da3-eb58-4848-994a-6d9…/vercel.json
2026-05-23 02:34:47 +00:00

5 lines
97 B
JSON

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