Files
e4d56aee-4288-40d1-a4be-d3a…/vercel.json
2026-03-10 03:39:46 +00:00

5 lines
97 B
JSON

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