Files
9273dd96-4eed-4ae0-b1a3-6bd…/vercel.json
2026-02-16 14:42:23 +00:00

5 lines
97 B
JSON

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