Files
92d30de0-59cf-4213-855a-5ef…/vercel.json
2026-03-04 02:08:02 +00:00

5 lines
97 B
JSON

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