Files
5c8af094-89e5-427f-803f-8e8…/vercel.json
2026-04-26 20:02:27 +00:00

5 lines
97 B
JSON

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