Files
2d2946bc-4b94-42f2-822c-6b4…/vercel.json
2026-04-09 14:45:43 +00:00

5 lines
97 B
JSON

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