Files
279a8e1f-1885-482f-98b5-b3e…/vercel.json
2026-04-21 10:34:20 +00:00

5 lines
97 B
JSON

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