Files
ead01714-e669-4d44-98db-3f9…/vercel.json
2026-04-15 10:09:34 +00:00

5 lines
97 B
JSON

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