Files
d753d272-c26f-43fc-b479-b66…/vercel.json
2026-06-13 00:55:55 +00:00

5 lines
97 B
JSON

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