Files
b505a54c-cbed-43e3-b1dd-49e…/vercel.json
2026-04-26 09:42:03 +00:00

5 lines
97 B
JSON

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