Files
2a92ae0b-a00e-4e0a-9f49-7e3…/vercel.json
2026-04-12 23:27:46 +00:00

5 lines
97 B
JSON

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