Files
34b613a7-9348-4f69-8ce4-b51…/vercel.json
2026-03-14 05:39:29 +00:00

5 lines
97 B
JSON

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