Files
7cce7a86-e15b-46b5-8d9f-c32…/vercel.json
2026-05-21 03:21:50 +00:00

5 lines
97 B
JSON

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