Files
96a4a9b3-7623-4809-8e71-bca…/vercel.json
2026-06-10 08:00:29 +00:00

5 lines
97 B
JSON

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