Files
856fa9df-86f8-4f4b-8aa0-06b…/vercel.json
2026-03-04 03:56:02 +00:00

5 lines
97 B
JSON

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