Files
9e9745de-771a-4cd2-b81b-9e6…/vercel.json
2026-04-21 16:37:19 +00:00

5 lines
97 B
JSON

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