Files
d9924af1-13dd-4b96-8a32-6a1…/vercel.json
2026-03-03 09:03:01 +00:00

5 lines
97 B
JSON

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