Files
8dfc87f2-9c74-480b-9843-4cd…/vercel.json
2026-06-05 12:47:26 +00:00

5 lines
97 B
JSON

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