Files
2259ed04-970c-42a5-9cf9-570…/vercel.json
2026-06-09 16:29:32 +00:00

5 lines
97 B
JSON

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