Files
bef2fcfd-f268-4fd1-9562-2e6…/vercel.json
2026-06-04 15:43:45 +00:00

5 lines
97 B
JSON

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