Files
21b8f3b6-6746-4eb2-9ac8-e67…/vercel.json
2026-06-11 05:43:37 +00:00

5 lines
97 B
JSON

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