Files
0e166d05-37be-4e03-9896-877…/vercel.json
2026-05-11 21:17:00 +00:00

5 lines
97 B
JSON

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