Files
8bbd7398-ea95-4eed-95bb-bef…/vercel.json
2026-03-08 23:25:41 +00:00

5 lines
97 B
JSON

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