Files
7100e463-2dd3-4cc5-9be5-a0c…/vercel.json
2026-03-04 00:27:09 +00:00

5 lines
97 B
JSON

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