Files
97dfd2b2-b55d-44fb-86c7-8b3…/vercel.json
2026-04-08 13:21:02 +00:00

5 lines
97 B
JSON

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