Files
f9f95441-0270-4b52-87bf-af8…/vercel.json
2026-03-17 06:20:26 +00:00

5 lines
97 B
JSON

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