Files
cc68264a-d81e-41e9-b3aa-42f…/vercel.json
2026-05-05 07:41:43 +00:00

5 lines
97 B
JSON

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