Files
87aef646-0fa1-4993-8f14-2b8…/vercel.json
2026-05-07 07:08:54 +00:00

5 lines
97 B
JSON

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