Files
9779ed89-d4b4-4299-9d38-4bf…/vercel.json
2026-06-10 10:39:02 +00:00

5 lines
97 B
JSON

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