Files
8f3ccdff-5700-41a4-8d4c-8e7…/vercel.json
2026-04-11 23:06:04 +00:00

5 lines
97 B
JSON

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