Files
3af4cf97-6182-4606-8cea-569…/vercel.json
2026-03-04 10:38:08 +00:00

5 lines
97 B
JSON

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