Files
5ef4060f-8d2b-4f8c-bfea-3d4…/vercel.json
2026-03-05 04:48:56 +00:00

5 lines
97 B
JSON

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