Files
1f548cb3-00c0-4009-9c1d-1fb…/vercel.json
2026-03-08 05:55:13 +00:00

5 lines
97 B
JSON

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