Files
de4ff6a5-0d58-4646-b4be-dc2…/vercel.json
2026-03-28 09:50:03 +00:00

5 lines
97 B
JSON

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