Files
8edf4781-1074-42e6-a1c2-c79…/vercel.json
2026-04-08 03:57:53 +00:00

5 lines
97 B
JSON

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