Files
cd7e0ed3-7909-4d65-aef8-f03…/vercel.json
2026-06-03 12:16:08 +00:00

5 lines
97 B
JSON

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