Files
52c631fe-c890-44be-a7a5-083…/vercel.json
2026-05-07 01:02:07 +00:00

5 lines
97 B
JSON

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