Files
49da97d6-d396-44be-8b6a-a6e…/vercel.json
2026-03-07 20:46:19 +00:00

5 lines
97 B
JSON

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