Files
94069be0-6ea4-4543-8f75-698…/vercel.json
2026-03-28 11:02:54 +00:00

5 lines
97 B
JSON

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