Files
83f08afd-5bfe-4ce9-b44c-5a9…/vercel.json
2026-03-08 07:14:27 +00:00

5 lines
97 B
JSON

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