Files
2fd8d417-1579-4978-b827-e8b…/vercel.json
2026-05-11 01:39:59 +00:00

5 lines
97 B
JSON

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