Files
107befdb-92b2-4832-abd1-da4…/vercel.json
2026-02-21 06:14:58 +00:00

5 lines
97 B
JSON

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