Files
efe0e6d8-0f5c-40bf-8cfb-4ef…/vercel.json
2026-06-13 05:46:52 +00:00

5 lines
97 B
JSON

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