Files
97c97527-5d2a-4ad5-a6bf-e9f…/vercel.json
2026-04-05 00:54:29 +00:00

5 lines
97 B
JSON

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