Files
9ccb54a9-c348-4e13-8688-4fd…/vercel.json
2026-04-16 14:02:00 +00:00

5 lines
97 B
JSON

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