Files
812df0c1-9378-42e4-8f5f-658…/vercel.json
2026-03-09 11:01:14 +00:00

5 lines
97 B
JSON

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