Files
e20337da-3834-41a2-b517-1d2…/vercel.json
2026-03-09 02:11:14 +00:00

5 lines
97 B
JSON

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