Files
126b6b6f-0c18-4fbd-ae5f-1af…/vercel.json
2026-04-06 20:44:47 +00:00

5 lines
97 B
JSON

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