Files
54bd75d3-05fe-4f96-86b7-e35…/vercel.json
2026-03-08 01:19:59 +00:00

5 lines
97 B
JSON

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