Files
8e9d29ff-1fbb-4c01-89df-d07…/vercel.json
2026-04-08 00:56:50 +00:00

5 lines
97 B
JSON

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