Files
9b48940a-00e8-4d81-a690-562…/vercel.json
2026-04-03 17:17:47 +00:00

5 lines
97 B
JSON

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