Files
e3ed122b-b13e-4258-b3da-16a…/vercel.json
2026-05-14 13:39:03 +00:00

5 lines
97 B
JSON

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