Files
f2042456-99b7-420f-83ff-68d…/vercel.json
2026-03-31 04:05:53 +00:00

5 lines
97 B
JSON

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