Files
3fb53bf7-fd67-4dfc-bbcf-64a…/vercel.json
2026-03-11 15:42:00 +00:00

5 lines
97 B
JSON

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