Files
5aa19480-e7e0-4992-986f-cb1…/vercel.json
2026-06-07 04:43:31 +00:00

5 lines
97 B
JSON

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