Files
96fc240c-a7b7-48fe-9b89-cbe…/vercel.json
2026-03-20 04:33:16 +00:00

5 lines
97 B
JSON

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