Files
558c7d06-43ee-41f1-b108-577…/vercel.json
2026-04-22 05:48:14 +00:00

5 lines
97 B
JSON

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