Files
fe640d37-d19f-4b19-ada4-5af…/vercel.json
2026-03-08 04:03:38 +00:00

5 lines
97 B
JSON

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