Files
c6fcc301-56ff-4884-abe5-768…/vercel.json
2026-04-01 04:07:40 +00:00

5 lines
97 B
JSON

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