Files
7db5db2f-cdc3-4527-8ab6-b49…/vercel.json
2026-04-27 19:10:29 +00:00

5 lines
97 B
JSON

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