Files
5498bf98-1215-4a08-aaf6-93c…/vercel.json
2026-06-11 06:53:19 +00:00

5 lines
97 B
JSON

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