Files
fda3d094-f752-4087-8e8a-9de…/vercel.json
2026-02-23 03:20:28 +00:00

5 lines
97 B
JSON

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