Files
5c566421-9a34-4c78-87ff-c3f…/vercel.json
2026-04-06 02:10:56 +00:00

5 lines
97 B
JSON

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