Files
ce43c23a-6bd6-4210-8844-1d2…/vercel.json
2026-04-29 01:34:24 +00:00

5 lines
97 B
JSON

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